testing.B.startBytes (field)

4 uses

	testing (current package)
		benchmark.go#L111: 	startBytes  uint64
		benchmark.go#L142: 		b.startBytes = memStats.TotalAlloc
		benchmark.go#L156: 		b.netBytes += memStats.TotalAlloc - b.startBytes
		benchmark.go#L177: 		b.startBytes = memStats.TotalAlloc